Added to bidi.c support functions for reordering display strings.
authorEli Zaretskii <eliz@gnu.org>
Thu, 23 Jun 2011 18:09:52 +0000 (21:09 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 23 Jun 2011 18:09:52 +0000 (21:09 +0300)
commit93aa12ec800003df795604d5cfafd4c09797d7f8
tree5c1c30f266cb1ca171ce367ab910e50c4e6eefe3
parent9f23b78cd0d10765221007d9211e2631787dc2d2
Added to bidi.c support functions for reordering display strings.

 src/bidi.c (bidi_push_it, bidi_pop_it): New functions.
 (bidi_initialize): Initialize the bidi cache start stack pointer.
 (bidi_cache_ensure_space): New function, refactored from part of
 bidi_cache_iterator_state.
 src/dispextern.h (bidi_push_it, bidi_pop_it): Add prototypes.
src/ChangeLog
src/bidi.c
src/dispextern.h